SLDataLocator_Address_

Address-based data locator definition where locatorType must be SL_DATALOCATOR_ADDRESS

extern (C)
struct SLDataLocator_Address_ {}

Members

Variables

length
SLuint32 length;
Undocumented in source.
locatorType
SLuint32 locatorType;
Undocumented in source.
pAddress
void* pAddress;
Undocumented in source.

Meta